Rate Overview
Live
1 BTN = 0.039274 SAR
1 SAR = 25.4621
BTN
Avg
0.040255
High
0.041868
Low
0.038845
Last updated: 7/31/2026, 3:57:11 AM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.39 SAR |
| 50 BTN | 1.96 SAR |
| 100 BTN | 3.93 SAR |
| 500 BTN | 19.64 SAR |
| 1,000 BTN | 39.27 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-07-31T03:57:11Z",
"rates": {
"SAR": 0.039274
}
}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": 3.9274000000000004,
"rate": 0.039274
}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