Rate Overview
Live
1 MOP = 190.7244 KRW
1 KRW = 0.005243
MOP
Avg
188.9869
High
191.4184
Low
187.0288
Last updated: 6/19/2026, 8:21:12 AM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 190.72 KRW |
| 10 MOP | 1,907.24 KRW |
| 50 MOP | 9,536.22 KRW |
| 100 MOP | 19,072.44 KRW |
| 500 MOP | 95,362.19 KRW |
| 1,000 MOP | 190,724.38 KRW |
Get MOP/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=KRWExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-19T08:21:12Z",
"rates": {
"KRW": 190.724376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "KRW",
"amount": 100
},
"result": 19072.4376,
"rate": 190.724376
}Build with MOP/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key