Rate Overview
Live
1 BTN = 0.039584 SAR
1 SAR = 25.2627
BTN
Avg
0.041122
High
0.041868
Low
0.039584
Last updated: 3/28/2026, 1:43:54 PM
Quick Conversions
| BTN | SAR |
|---|---|
| 1 BTN | 0.04 SAR |
| 10 BTN | 0.40 SAR |
| 50 BTN | 1.98 SAR |
| 100 BTN | 3.96 SAR |
| 500 BTN | 19.79 SAR |
| 1,000 BTN | 39.58 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-28T13:43:54Z",
"rates": {
"SAR": 0.039584
}
}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.9584,
"rate": 0.039584
}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