Rate Overview
Live
1 MYR = 23.1279 BTN
1 BTN = 0.043238
MYR
Avg
23.3519
High
23.5166
Low
23.1211
Last updated: 6/17/2026, 8:06:03 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.13 BTN |
| 10 MYR | 231.28 BTN |
| 50 MYR | 1,156.40 BTN |
| 100 MYR | 2,312.79 BTN |
| 500 MYR | 11,563.95 BTN |
| 1,000 MYR | 23,127.90 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-06-17T08:06:03Z",
"rates": {
"BTN": 23.127901
}
}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": 2312.7901,
"rate": 23.127901
}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