Rate Overview
Live
1 MYR = 23.4113 BTN
1 BTN = 0.042714
MYR
Avg
23.6363
High
23.8951
Low
23.4113
Last updated: 3/27/2026, 6:05:40 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.41 BTN |
| 10 MYR | 234.11 BTN |
| 50 MYR | 1,170.56 BTN |
| 100 MYR | 2,341.13 BTN |
| 500 MYR | 11,705.64 BTN |
| 1,000 MYR | 23,411.28 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-03-27T06:05:40Z",
"rates": {
"BTN": 23.411277
}
}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": 2341.1277,
"rate": 23.411277
}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