Rate Overview
Live
1 ALL = 0.766839 MZN
1 MZN = 1.3041
ALL
Avg
0.768285
High
0.771791
Low
0.765022
Last updated: 3/27/2026, 6:49:34 PM
Quick Conversions
| ALL | MZN |
|---|---|
| 1 ALL | 0.77 MZN |
| 10 ALL | 7.67 MZN |
| 50 ALL | 38.34 MZN |
| 100 ALL | 76.68 MZN |
| 500 ALL | 383.42 MZN |
| 1,000 ALL | 766.84 MZN |
Get ALL/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MZNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T18:49:34Z",
"rates": {
"MZN": 0.766839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MZN",
"amount": 100
},
"result": 76.68390000000001,
"rate": 0.766839
}Build with ALL/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key