Rate Overview
Live
1 KGS = 0.729081 MZN
1 MZN = 1.3716
KGS
Avg
0.730034
High
0.730872
Low
0.729081
Last updated: 3/7/2026, 7:09:46 AM
Quick Conversions
| KGS | MZN |
|---|---|
| 1 KGS | 0.73 MZN |
| 10 KGS | 7.29 MZN |
| 50 KGS | 36.45 MZN |
| 100 KGS | 72.91 MZN |
| 500 KGS | 364.54 MZN |
| 1,000 KGS | 729.08 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-03-07T07:09:46Z",
"rates": {
"MZN": 0.729081
}
}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.9081,
"rate": 0.729081
}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