Rate Overview
Live
1 SAR = 24.5175 BTN
1 BTN = 0.040787
SAR
Avg
24.3882
High
24.5175
Low
24.2422
Last updated: 3/7/2026, 9:12:05 AM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 24.52 BTN |
| 10 SAR | 245.17 BTN |
| 50 SAR | 1,225.87 BTN |
| 100 SAR | 2,451.75 BTN |
| 500 SAR | 12,258.75 BTN |
| 1,000 SAR | 24,517.50 BTN |
Get SAR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BTNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T09:12:05Z",
"rates": {
"BTN": 24.517496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BTN",
"amount": 100
},
"result": 2451.7496,
"rate": 24.517496
}Build with SAR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key