Rate Overview
Live
1 MOP = 186.8363 KRW
1 KRW = 0.005352
MOP
Avg
184.3318
High
188.8129
Low
179.6865
Last updated: 5/27/2026, 6:22:20 PM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 186.84 KRW |
| 10 MOP | 1,868.36 KRW |
| 50 MOP | 9,341.81 KRW |
| 100 MOP | 18,683.63 KRW |
| 500 MOP | 93,418.14 KRW |
| 1,000 MOP | 186,836.29 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-05-27T18:22:20Z",
"rates": {
"KRW": 186.83629
}
}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": 18683.629,
"rate": 186.83629
}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