Rate Overview
Live
1 SAR = 25.6895 BTN
1 BTN = 0.038926
SAR
Avg
24.6221
High
25.7007
Low
23.8840
Last updated: 5/28/2026, 4:40:19 AM
Quick Conversions
| SAR | BTN |
|---|---|
| 1 SAR | 25.69 BTN |
| 10 SAR | 256.89 BTN |
| 50 SAR | 1,284.47 BTN |
| 100 SAR | 2,568.95 BTN |
| 500 SAR | 12,844.73 BTN |
| 1,000 SAR | 25,689.46 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-28T04:40:19Z",
"rates": {
"BTN": 25.689459
}
}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": 2568.9458999999997,
"rate": 25.689459
}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