Rate Overview
Live
1 SAR = 25.3234 BTN
1 BTN = 0.039489
SAR
Avg
25.2386
High
25.3234
Low
25.1741
Last updated: 9/9/2026, 6:45:39 PM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 25.32 BTN |
| 10 SAR | 253.23 BTN |
| 50 SAR | 1,266.17 BTN |
| 100 SAR | 2,532.34 BTN |
| 500 SAR | 12,661.71 BTN |
| 1,000 SAR | 25,323.43 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-09-09T18:45:39Z",
"rates": {
"BTN": 25.32343
}
}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": 2532.343,
"rate": 25.32343
}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