Rate Overview
Live
1 MOP = 188.2448 KRW
1 KRW = 0.005312
MOP
Avg
182.0934
High
188.2448
Low
177.2246
Last updated: 3/27/2026, 11:14:21 AM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 188.24 KRW |
| 10 MOP | 1,882.45 KRW |
| 50 MOP | 9,412.24 KRW |
| 100 MOP | 18,824.48 KRW |
| 500 MOP | 94,122.38 KRW |
| 1,000 MOP | 188,244.76 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-03-27T11:14:21Z",
"rates": {
"KRW": 188.244761
}
}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": 18824.4761,
"rate": 188.244761
}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