Rate Overview
Live
1 MVR = 422.4662 PYG
1 PYG = 0.002367
MVR
Avg
419.7721
High
423.6436
Low
414.6878
Last updated: 3/27/2026, 9:47:46 AM
Quick Conversions
| MVR | PYG |
|---|---|
| 1 MVR | 422.47 PYG |
| 10 MVR | 4,224.66 PYG |
| 50 MVR | 21,123.31 PYG |
| 100 MVR | 42,246.62 PYG |
| 500 MVR | 211,233.09 PYG |
| 1,000 MVR | 422,466.17 PYG |
Get MVR/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PYGExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T09:47:46Z",
"rates": {
"PYG": 422.466174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PYG",
"amount": 100
},
"result": 42246.6174,
"rate": 422.466174
}Build with MVR/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key