Rate Overview
Live
1 KRW = 0.005578 MOP
1 MOP = 179.2757
KRW
Avg
0.005441
High
0.005642
Low
0.005235
Last updated: 7/30/2026, 8:05:17 AM
Quick Conversions
| KRW | MOP |
|---|---|
| 1 KRW | 0.01 MOP |
| 10 KRW | 0.06 MOP |
| 50 KRW | 0.28 MOP |
| 100 KRW | 0.56 MOP |
| 500 KRW | 2.79 MOP |
| 1,000 KRW | 5.58 MOP |
Get KRW/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MOPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-30T08:05:17Z",
"rates": {
"MOP": 0.005578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MOP",
"amount": 100
},
"result": 0.5578,
"rate": 0.005578
}Build with KRW/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key