Rate Overview
Live
1 KRW = 0.006187 MAD
1 MAD = 161.6292
KRW
Avg
0.006243
High
0.006292
Low
0.006187
Last updated: 4/17/2026, 7:37:08 AM
Quick Conversions
| KRW | MAD |
|---|---|
| 1 KRW | 0.01 MAD |
| 10 KRW | 0.06 MAD |
| 50 KRW | 0.31 MAD |
| 100 KRW | 0.62 MAD |
| 500 KRW | 3.09 MAD |
| 1,000 KRW | 6.19 MAD |
Get KRW/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MADExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T07:37:08Z",
"rates": {
"MAD": 0.006187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MAD",
"amount": 100
},
"result": 0.6187,
"rate": 0.006187
}Build with KRW/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key