Rate Overview
Live
1 BTN = 0.042801 MYR
1 MYR = 23.3639
BTN
Avg
0.042580
High
0.043944
Low
0.041226
Last updated: 7/28/2026, 3:53:12 AM
Quick Conversions
| BTN | MYR |
|---|---|
| 1 BTN | 0.04 MYR |
| 10 BTN | 0.43 MYR |
| 50 BTN | 2.14 MYR |
| 100 BTN | 4.28 MYR |
| 500 BTN | 21.40 MYR |
| 1,000 BTN | 42.80 MYR |
Get BTN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MYRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T03:53:12Z",
"rates": {
"MYR": 0.042801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MYR",
"amount": 100
},
"result": 4.2801,
"rate": 0.042801
}Build with BTN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key