Rate Overview
Live
1 MZN = 1.3716 KGS
1 KGS = 0.729082
MZN
Avg
1.3698
High
1.3716
Low
1.3682
Last updated: 3/7/2026, 7:59:55 AM
Quick Conversions
| MZN | KGS |
|---|---|
| 1 MZN | 1.37 KGS |
| 10 MZN | 13.72 KGS |
| 50 MZN | 68.58 KGS |
| 100 MZN | 137.16 KGS |
| 500 MZN | 685.79 KGS |
| 1,000 MZN | 1,371.59 KGS |
Get MZN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=KGSExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T07:59:55Z",
"rates": {
"KGS": 1.371588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "KGS",
"amount": 100
},
"result": 137.1588,
"rate": 1.371588
}Build with MZN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key