Rate Overview
Live
1 KRW = 0.005398 MOP
1 MOP = 185.2538
KRW
Avg
0.005488
High
0.005597
Low
0.005398
Last updated: 3/7/2026, 12:28:05 AM
Quick Conversions
| KRW | MOP |
|---|---|
| 1 KRW | 0.01 MOP |
| 10 KRW | 0.05 MOP |
| 50 KRW | 0.27 MOP |
| 100 KRW | 0.54 MOP |
| 500 KRW | 2.70 MOP |
| 1,000 KRW | 5.40 MOP |
Get KRW/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MOPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:28:05Z",
"rates": {
"MOP": 0.005398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MOP",
"amount": 100
},
"result": 0.5398000000000001,
"rate": 0.005398
}Build with KRW/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key