Rate Overview
Live
1 KRW = 0.042321 MZN
1 MZN = 23.6289
KRW
Avg
0.044560
High
0.047164
Low
0.041967
Last updated: 5/27/2026, 8:36:18 PM
Quick Conversions
| KRW | MZN |
|---|---|
| 1 KRW | 0.04 MZN |
| 10 KRW | 0.42 MZN |
| 50 KRW | 2.12 MZN |
| 100 KRW | 4.23 MZN |
| 500 KRW | 21.16 MZN |
| 1,000 KRW | 42.32 MZN |
Get KRW/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MZNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-27T20:36:18Z",
"rates": {
"MZN": 0.042321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MZN",
"amount": 100
},
"result": 4.2321,
"rate": 0.042321
}Build with KRW/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key