Rate Overview
Live
1 BTN = 0.039753 SAR
1 SAR = 25.1553
BTN
Avg
0.039609
High
0.039757
Low
0.039358
Last updated: 6/19/2026, 8:19:07 AM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.40 SAR |
| 50 BTN | 1.99 SAR |
| 100 BTN | 3.98 SAR |
| 500 BTN | 19.88 SAR |
| 1,000 BTN | 39.75 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-06-19T08:19:07Z",
"rates": {
"SAR": 0.039753
}
}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.9753,
"rate": 0.039753
}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