Rate Overview
Live
1 MNT = 0.001127 MYR
1 MYR = 887.3114
MNT
Avg
0.691843
High
6.9945
Low
0.001090
Last updated: 3/27/2026, 1:48:48 PM
Quick Conversions
| MNT | MYR |
|---|---|
| 1 MNT | 0.00 MYR |
| 10 MNT | 0.01 MYR |
| 50 MNT | 0.06 MYR |
| 100 MNT | 0.11 MYR |
| 500 MNT | 0.56 MYR |
| 1,000 MNT | 1.13 MYR |
Get MNT/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MYRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T13:48:48Z",
"rates": {
"MYR": 0.001127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MYR",
"amount": 100
},
"result": 0.1127,
"rate": 0.001127
}Build with MNT/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key