Rate Overview
Live
1 BTN = 0.039401 SAR
1 SAR = 25.3801
BTN
Avg
0.039381
High
0.039591
Low
0.039269
Last updated: 7/8/2026, 6:53:36 PM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.39 SAR |
| 50 BTN | 1.97 SAR |
| 100 BTN | 3.94 SAR |
| 500 BTN | 19.70 SAR |
| 1,000 BTN | 39.40 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-08T18:53:36Z",
"rates": {
"SAR": 0.039401
}
}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.9400999999999997,
"rate": 0.039401
}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