Rate Overview
Live
1 MZN = 1.3675 KGS
1 KGS = 0.731276
MZN
Avg
1.3694
High
1.3724
Low
1.3665
Last updated: 3/28/2026, 10:53:00 AM
Quick Conversions
| MZN | KGS |
|---|---|
| 1 MZN | 1.37 KGS |
| 10 MZN | 13.67 KGS |
| 50 MZN | 68.37 KGS |
| 100 MZN | 136.75 KGS |
| 500 MZN | 683.74 KGS |
| 1,000 MZN | 1,367.47 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-28T10:53:00Z",
"rates": {
"KGS": 1.367472
}
}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": 136.7472,
"rate": 1.367472
}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