Rate Overview
Live
1 MYR = 23.2505 BTN
1 BTN = 0.043010
MYR
Avg
23.2885
High
23.4570
Low
23.1355
Last updated: 7/6/2026, 10:16:05 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.25 BTN |
| 10 MYR | 232.51 BTN |
| 50 MYR | 1,162.53 BTN |
| 100 MYR | 2,325.05 BTN |
| 500 MYR | 11,625.26 BTN |
| 1,000 MYR | 23,250.53 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-06T10:16:05Z",
"rates": {
"BTN": 23.250525
}
}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": 2325.0525,
"rate": 23.250525
}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