Rate Overview
Live
1 SAR = 24.8125 BTN
1 BTN = 0.040302
SAR
Avg
24.7207
High
24.8125
Low
24.5853
Last updated: 4/17/2026, 7:04:29 PM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 24.81 BTN |
| 10 SAR | 248.12 BTN |
| 50 SAR | 1,240.62 BTN |
| 100 SAR | 2,481.25 BTN |
| 500 SAR | 12,406.23 BTN |
| 1,000 SAR | 24,812.46 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-04-17T19:04:29Z",
"rates": {
"BTN": 24.812464
}
}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": 2481.2464,
"rate": 24.812464
}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