Rate Overview
Live
1 SAR = 25.5254 BTN
1 BTN = 0.039177
SAR
Avg
25.5242
High
25.7007
Low
25.4348
Last updated: 5/28/2026, 3:37:13 AM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 25.53 BTN |
| 10 SAR | 255.25 BTN |
| 50 SAR | 1,276.27 BTN |
| 100 SAR | 2,552.54 BTN |
| 500 SAR | 12,762.68 BTN |
| 1,000 SAR | 25,525.36 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-05-28T03:37:13Z",
"rates": {
"BTN": 25.525359
}
}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": 2552.5359000000003,
"rate": 25.525359
}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