Rate Overview
Live
1 MYR = 24.0488 BTN
1 BTN = 0.041582
MYR
Avg
21.9168
High
24.2561
Low
20.0699
Last updated: 5/27/2026, 3:14:08 PM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 24.05 BTN |
| 10 MYR | 240.49 BTN |
| 50 MYR | 1,202.44 BTN |
| 100 MYR | 2,404.88 BTN |
| 500 MYR | 12,024.38 BTN |
| 1,000 MYR | 24,048.77 BTN |
Get MYR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BTNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T15:14:08Z",
"rates": {
"BTN": 24.048765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BTN",
"amount": 100
},
"result": 2404.8765,
"rate": 24.048765
}Build with MYR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key