Rate Overview
Live
1 KGS = 0.731064 MZN
1 MZN = 1.3679
KGS
Avg
0.731000
High
0.731066
Low
0.730931
Last updated: 5/7/2026, 9:01:42 PM
Quick Conversions
| KGS | MZN |
|---|---|
| 1 KGS | 0.73 MZN |
| 10 KGS | 7.31 MZN |
| 50 KGS | 36.55 MZN |
| 100 KGS | 73.11 MZN |
| 500 KGS | 365.53 MZN |
| 1,000 KGS | 731.06 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-07T21:01:42Z",
"rates": {
"MZN": 0.731064
}
}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.10640000000001,
"rate": 0.731064
}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