Rate Overview
Live
1 BTN = 0.039735 SAR
1 SAR = 25.1667
BTN
Avg
0.039612
High
0.039735
Low
0.039478
Last updated: 5/7/2026, 1:48:06 PM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.40 SAR |
| 50 BTN | 1.99 SAR |
| 100 BTN | 3.97 SAR |
| 500 BTN | 19.87 SAR |
| 1,000 BTN | 39.74 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-05-07T13:48:06Z",
"rates": {
"SAR": 0.039735
}
}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.9735,
"rate": 0.039735
}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