Rate Overview
Live
1 MYR = 24.1204 BTN
1 BTN = 0.041459
MYR
Avg
23.9892
High
24.2123
Low
23.8316
Last updated: 5/7/2026, 8:38:15 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 24.12 BTN |
| 10 MYR | 241.20 BTN |
| 50 MYR | 1,206.02 BTN |
| 100 MYR | 2,412.04 BTN |
| 500 MYR | 12,060.22 BTN |
| 1,000 MYR | 24,120.44 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-07T08:38:15Z",
"rates": {
"BTN": 24.120441
}
}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": 2412.0441,
"rate": 24.120441
}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