Rate Overview
Live
1 KGS = 0.729614 MZN
1 MZN = 1.3706
KGS
Avg
0.730401
High
0.731068
Low
0.728976
Last updated: 5/28/2026, 2:34:33 AM
Quick Conversions
| KGS | MZN |
|---|---|
| 1 KGS | 0.73 MZN |
| 10 KGS | 7.30 MZN |
| 50 KGS | 36.48 MZN |
| 100 KGS | 72.96 MZN |
| 500 KGS | 364.81 MZN |
| 1,000 KGS | 729.61 MZN |
Get KGS/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MZNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-28T02:34:33Z",
"rates": {
"MZN": 0.729614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MZN",
"amount": 100
},
"result": 72.9614,
"rate": 0.729614
}Build with KGS/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key