Rate Overview
Live
1 VND = 0.015116 MRO
1 MRO = 66.1551
VND
Avg
0.015483
High
0.016252
Low
0.015009
Last updated: 5/29/2026, 2:28:39 PM
Quick Conversions
| VND | MRO |
|---|---|
| 1 VND | 0.02 MRO |
| 10 VND | 0.15 MRO |
| 50 VND | 0.76 MRO |
| 100 VND | 1.51 MRO |
| 500 VND | 7.56 MRO |
| 1,000 VND | 15.12 MRO |
Get VND/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MROExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-29T14:28:39Z",
"rates": {
"MRO": 0.015116
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MRO",
"amount": 100
},
"result": 1.5115999999999998,
"rate": 0.015116
}Build with VND/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key