Rate Overview
Live
1 SAR = 25.1696 BTN
1 BTN = 0.039731
SAR
Avg
25.2449
High
25.3300
Low
25.1696
Last updated: 5/7/2026, 9:17:59 PM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 25.17 BTN |
| 10 SAR | 251.70 BTN |
| 50 SAR | 1,258.48 BTN |
| 100 SAR | 2,516.96 BTN |
| 500 SAR | 12,584.78 BTN |
| 1,000 SAR | 25,169.56 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-07T21:17:59Z",
"rates": {
"BTN": 25.16956
}
}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": 2516.956,
"rate": 25.16956
}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