Rate Overview
Live
1 MNT = 0.001141 MYR
1 MYR = 876.4242
MNT
Avg
0.001139
High
0.001142
Low
0.001135
Last updated: 7/6/2026, 9:39:28 AM
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.57 MYR |
| 1,000 MNT | 1.14 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-07-06T09:39:28Z",
"rates": {
"MYR": 0.001141
}
}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.11410000000000001,
"rate": 0.001141
}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