Rate Overview
Live
1 BTN = 0.042603 MYR
1 MYR = 23.4725
BTN
Avg
0.042758
High
0.042893
Low
0.042504
Last updated: 8/18/2026, 1:09:32 AM
Quick Conversions
| BTN | MYR |
|---|---|
| 1 BTN | 0.04 MYR |
| 10 BTN | 0.43 MYR |
| 50 BTN | 2.13 MYR |
| 100 BTN | 4.26 MYR |
| 500 BTN | 21.30 MYR |
| 1,000 BTN | 42.60 MYR |
Get BTN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MYRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-18T01:09:32Z",
"rates": {
"MYR": 0.042603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MYR",
"amount": 100
},
"result": 4.2603,
"rate": 0.042603
}Build with BTN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key