Rate Overview
Live
1 MYR = 23.4668 BTN
1 BTN = 0.042613
MYR
Avg
23.5630
High
23.6583
Low
23.4668
Last updated: 7/27/2026, 11:55:27 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.47 BTN |
| 10 MYR | 234.67 BTN |
| 50 MYR | 1,173.34 BTN |
| 100 MYR | 2,346.68 BTN |
| 500 MYR | 11,733.38 BTN |
| 1,000 MYR | 23,466.75 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-07-27T11:55:27Z",
"rates": {
"BTN": 23.466752
}
}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": 2346.6752,
"rate": 23.466752
}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