Rate Overview
Live
1 SAR = 25.5131 BTN
1 BTN = 0.039196
SAR
Avg
25.4762
High
25.5131
Low
25.4344
Last updated: 8/19/2026, 7:04:35 PM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 25.51 BTN |
| 10 SAR | 255.13 BTN |
| 50 SAR | 1,275.65 BTN |
| 100 SAR | 2,551.31 BTN |
| 500 SAR | 12,756.53 BTN |
| 1,000 SAR | 25,513.05 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-08-19T19:04:35Z",
"rates": {
"BTN": 25.513051
}
}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": 2551.3051,
"rate": 25.513051
}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