Rate Overview
Live
1 BTN = 0.040305 SAR
1 SAR = 24.8108
BTN
Avg
0.040452
High
0.040674
Low
0.040304
Last updated: 4/17/2026, 11:57:59 AM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.40 SAR |
| 50 BTN | 2.02 SAR |
| 100 BTN | 4.03 SAR |
| 500 BTN | 20.15 SAR |
| 1,000 BTN | 40.31 SAR |
Get BTN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SARExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T11:57:59Z",
"rates": {
"SAR": 0.040305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SAR",
"amount": 100
},
"result": 4.0305,
"rate": 0.040305
}Build with BTN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key