Rate Overview
Live
1 MOP = 181.3071 KRW
1 KRW = 0.005516
MOP
Avg
181.5533
High
183.3238
Low
180.6336
Last updated: 7/29/2026, 2:31:14 AM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 181.31 KRW |
| 10 MOP | 1,813.07 KRW |
| 50 MOP | 9,065.35 KRW |
| 100 MOP | 18,130.71 KRW |
| 500 MOP | 90,653.53 KRW |
| 1,000 MOP | 181,307.07 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-29T02:31:14Z",
"rates": {
"KRW": 181.307068
}
}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": 18130.7068,
"rate": 181.307068
}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