Rate Overview
Live
1 KGS = 0.730185 MZN
1 MZN = 1.3695
KGS
Avg
0.729968
High
0.730359
Low
0.729068
Last updated: 6/19/2026, 8:57:10 AM
Quick Conversions
| KGS | MZN |
|---|---|
| 1 KGS | 0.73 MZN |
| 10 KGS | 7.30 MZN |
| 50 KGS | 36.51 MZN |
| 100 KGS | 73.02 MZN |
| 500 KGS | 365.09 MZN |
| 1,000 KGS | 730.19 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-06-19T08:57:10Z",
"rates": {
"MZN": 0.730185
}
}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": 73.0185,
"rate": 0.730185
}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