Rate Overview
Live
1 MOP = 188.4841 KRW
1 KRW = 0.005305
MOP
Avg
177.2656
High
188.4841
Low
168.2901
Last updated: 3/27/2026, 12:59:49 PM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 188.48 KRW |
| 10 MOP | 1,884.84 KRW |
| 50 MOP | 9,424.20 KRW |
| 100 MOP | 18,848.41 KRW |
| 500 MOP | 94,242.03 KRW |
| 1,000 MOP | 188,484.06 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-27T12:59:49Z",
"rates": {
"KRW": 188.48406
}
}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": 18848.406,
"rate": 188.48406
}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