Rate Overview
Live
1 KRW = 0.006048 MAD
1 MAD = 165.3439
KRW
Avg
0.006242
High
0.006428
Low
0.006018
Last updated: 6/18/2026, 8:33:02 AM
Quick Conversions
| KRW | MAD |
|---|---|
| 1 KRW | 0.01 MAD |
| 10 KRW | 0.06 MAD |
| 50 KRW | 0.30 MAD |
| 100 KRW | 0.60 MAD |
| 500 KRW | 3.02 MAD |
| 1,000 KRW | 6.05 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-06-18T08:33:02Z",
"rates": {
"MAD": 0.006048
}
}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.6048,
"rate": 0.006048
}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