Rate Overview
Live
1 BTN = 0.040787 SAR
1 SAR = 24.5176
BTN
Avg
0.041004
High
0.041250
Low
0.040787
Last updated: 3/7/2026, 7:34:51 AM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.41 SAR |
| 50 BTN | 2.04 SAR |
| 100 BTN | 4.08 SAR |
| 500 BTN | 20.39 SAR |
| 1,000 BTN | 40.79 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-03-07T07:34:51Z",
"rates": {
"SAR": 0.040787
}
}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.0786999999999995,
"rate": 0.040787
}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