Rate Overview
Live
1 MOP = 185.2406 KRW
1 KRW = 0.005398
MOP
Avg
182.2274
High
185.2406
Low
178.6627
Last updated: 3/7/2026, 12:09:39 AM
Quick Conversions
| MOP | KRW |
|---|---|
| 1 MOP | 185.24 KRW |
| 10 MOP | 1,852.41 KRW |
| 50 MOP | 9,262.03 KRW |
| 100 MOP | 18,524.06 KRW |
| 500 MOP | 92,620.32 KRW |
| 1,000 MOP | 185,240.65 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-07T00:09:39Z",
"rates": {
"KRW": 185.240646
}
}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": 18524.0646,
"rate": 185.240646
}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