Rate Overview
Live
1 MZN = 1.3719 KGS
1 KGS = 0.728911
MZN
Avg
1.3654
High
1.3759
Low
1.3256
Last updated: 9/1/2026, 4:19:06 AM
Quick Conversions
| MZN | KGS |
|---|---|
| 1 MZN | 1.37 KGS |
| 10 MZN | 13.72 KGS |
| 50 MZN | 68.60 KGS |
| 100 MZN | 137.19 KGS |
| 500 MZN | 685.95 KGS |
| 1,000 MZN | 1,371.91 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-09-01T04:19:06Z",
"rates": {
"KGS": 1.37191
}
}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.191,
"rate": 1.37191
}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