Rate Overview
Live
1 SAR = 25.2626 BTN
1 BTN = 0.039584
SAR
Avg
23.3973
High
25.2626
Low
22.3504
Last updated: 3/28/2026, 12:19:43 PM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 25.26 BTN |
| 10 SAR | 252.63 BTN |
| 50 SAR | 1,263.13 BTN |
| 100 SAR | 2,526.26 BTN |
| 500 SAR | 12,631.31 BTN |
| 1,000 SAR | 25,262.62 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-28T12:19:43Z",
"rates": {
"BTN": 25.262615
}
}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": 2526.2615,
"rate": 25.262615
}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