Rate Overview
Live
1 MOP = 180.7068 KRW
1 KRW = 0.005534
MOP
Avg
181.3877
High
183.3238
Low
180.6336
Last updated: 7/29/2026, 9:06:40 AM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 180.71 KRW |
| 10 MOP | 1,807.07 KRW |
| 50 MOP | 9,035.34 KRW |
| 100 MOP | 18,070.68 KRW |
| 500 MOP | 90,353.41 KRW |
| 1,000 MOP | 180,706.83 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-07-29T09:06:40Z",
"rates": {
"KRW": 180.706826
}
}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": 18070.6826,
"rate": 180.706826
}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