Rate Overview
Live
1 MOP = 10.8488 KGS
1 KGS = 0.092176
MOP
Avg
10.8505
High
10.8632
Low
10.8325
Last updated: 4/17/2026, 4:54:53 AM
Quick Conversions
| MOP | KGS |
|---|---|
| 1 MOP | 10.85 KGS |
| 10 MOP | 108.49 KGS |
| 50 MOP | 542.44 KGS |
| 100 MOP | 1,084.88 KGS |
| 500 MOP | 5,424.40 KGS |
| 1,000 MOP | 10,848.80 KGS |
Get MOP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=KGSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-17T04:54:53Z",
"rates": {
"KGS": 10.848803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "KGS",
"amount": 100
},
"result": 1084.8803,
"rate": 10.848803
}Build with MOP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key