Rate Overview
Live
1 MZN = 0.015664 PAB
1 PAB = 63.8407
MZN
Avg
0.015667
High
0.015677
Low
0.015656
Last updated: 8/13/2026, 9:11:08 AM
Quick Conversions
| MZN | PAB |
|---|---|
| 1 MZN | 0.02 PAB |
| 10 MZN | 0.16 PAB |
| 50 MZN | 0.78 PAB |
| 100 MZN | 1.57 PAB |
| 500 MZN | 7.83 PAB |
| 1,000 MZN | 15.66 PAB |
Get MZN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=PABExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-08-13T09:11:08Z",
"rates": {
"PAB": 0.015664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "PAB",
"amount": 100
},
"result": 1.5664,
"rate": 0.015664
}Build with MZN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key