Rate Overview
Live
1 VND = 0.015144 MRO
1 MRO = 66.0328 VND
Avg
0.015356
High
0.016146
Low
0.015046
Last updated: 1/25/2026, 11:26:38 AM
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.57 MRO |
| 1,000 VND | 15.14 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-01-25T11:26:38Z",
"rates": {
"MRO": 0.015144
}
}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.5144,
"rate": 0.015144
}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