Rate Overview
Live
1 PYG = 0.010542 MZN
1 MZN = 94.8587
PYG
Avg
0.010536
High
0.010590
Low
0.010499
Last updated: 7/28/2026, 2:56:12 PM
Quick Conversions
| PYG | MZN |
|---|---|
| 1 PYG | 0.01 MZN |
| 10 PYG | 0.11 MZN |
| 50 PYG | 0.53 MZN |
| 100 PYG | 1.05 MZN |
| 500 PYG | 5.27 MZN |
| 1,000 PYG | 10.54 MZN |
Get PYG/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=MZNExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-28T14:56:12Z",
"rates": {
"MZN": 0.010542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "MZN",
"amount": 100
},
"result": 1.0542,
"rate": 0.010542
}Build with PYG/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key