Boat & Marine Loan Rates API — 1,800+ Rates, 650+ Credit Unions
Query boat and marine loan rates for powerboats, sailboats, pontoons, and personal watercraft from credit unions across all 50 states. Ranked by true cost (APR), not affiliate revenue. One of the few sources publishing credit-union marine rates at this scale.
RateAPI publishes 1,800+ boat and marine loan rates from 650+ US credit unions, queryable by state and term through a REST API. Rates are refreshed from daily and weekly scrapes of official credit union websites. Zero affiliate relationships — rates ranked by true cost.
Source: RateAPI.dev/boat-loan-rates (verified July 25, 2026)
What Is in the Boat Loan Rate Dataset?
Boat loan rates are the annual percentage rates (APR) credit unions charge to finance marine vessels — powerboats, sailboats, pontoons, fishing boats, and personal watercraft. Marine paper is recreational, larger-balance, and often financed over long terms, so it is priced separately from standard auto loans.
The dataset covers:
- 1,800+ boat & marine loan rates from 650+ credit unions
- All 50 states, filterable by state
- Extended terms (marine paper commonly runs 120–240 months on larger vessels)
- APR, base rate, term, lender, and an
as_oftimestamp per row
Source: RateAPI database of credit-union boat and marine rates, verified July 25, 2026.
Looking for other vehicle categories? RateAPI also tracks auto loan rates, RV rates, and motorcycle rates from the same credit unions.
Hard-to-Find Data
Why This Boat Rate Data Is Differentiated
Rate aggregators almost universally cover cars and stop there. Marine rates are scattered across hundreds of individual credit union websites and rarely published as structured, queryable data. RateAPI scrapes them directly from the source and normalizes them into one API.
Separated From Auto
Boat rates are tracked as their own product category, not blended into an auto-loan average — so the numbers reflect actual marine pricing.
Credit-Union Scale
650+ member-owned credit unions, which typically price marine paper below banks and dealer financing. No affiliate ranking, no lead selling.
API
Query Boat Loan Rates
Filter raw rate rows with a single authenticated GET request
Lowest Boat Rates in a State
Pass product_type=boat and a state code, sorted by APR.
curl "https://api.rateapi.dev/v1/rates?product_type=boat&state=FL&sort=apr_asc&limit=25" \ -H "Authorization: Bearer YOUR_API_KEY"Filter by Loan Term
Longer terms are common on larger vessels. Filter by term_months.
curl "https://api.rateapi.dev/v1/rates?product_type=boat&state=MI&term_months=180&limit=25" \ -H "Authorization: Bearer YOUR_API_KEY"National Boat Rate Scan
Drop the state filter for the lowest marine rates nationwide.
curl "https://api.rateapi.dev/v1/rates?product_type=boat&sort=apr_asc&limit=50" \ -H "Authorization: Bearer YOUR_API_KEY"as_of timestamp, plus pagination metadata (limit, offset, returned, total, has_more). See the Rate Query API for full parameters.How Fresh Are the Rates?
Boat and marine rates are collected by automated scrapers that re-check official credit union websites on a daily and weekly cadence. Every rate row carries an as_of timestamp, so integrators can display or filter on exactly how recently each rate was verified.
FAQ
Frequently Asked Questions
RateAPI tracks 1,800+ boat and marine loan rates from 650+ US credit unions, covering powerboats, sailboats, pontoons, and personal watercraft. Rates are queryable by state and term through the REST API.
Boat and marine loan rates are refreshed from automated daily and weekly scrapes of official credit union websites. Each rate carries an as_of timestamp so you can see exactly when it was last verified.
Marine collateral is recreational, larger-balance, and financed over longer terms, so credit unions price boat loans differently from cars. Tracking them as their own category gives accurate marine pricing instead of a blended auto average.
Marine rates are rarely published as structured data. Most aggregators only cover cars. RateAPI is one of the few sources that publishes credit-union boat and marine rates across 650+ institutions in a single API.
Start Querying Boat Loan Rates
Access boat and marine rates from 650+ credit unions. Free tier available. Zero affiliate bias.