Rate Overview
Live
1 KRW = 0.042936 MZN
1 MZN = 23.2905
KRW
Avg
0.043471
High
0.044391
Low
0.042936
Last updated: 3/7/2026, 7:43:04 AM
Quick Conversions
| KRW | MZN |
|---|---|
| 1 KRW | 0.04 MZN |
| 10 KRW | 0.43 MZN |
| 50 KRW | 2.15 MZN |
| 100 KRW | 4.29 MZN |
| 500 KRW | 21.47 MZN |
| 1,000 KRW | 42.94 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-03-07T07:43:04Z",
"rates": {
"MZN": 0.042936
}
}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.2936000000000005,
"rate": 0.042936
}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