Rate Overview
Live
1 MOP = 10.8374 KGS
1 KGS = 0.092273
MOP
Avg
10.8409
High
10.9576
Low
10.5879
Last updated: 5/27/2026, 4:06:20 PM
Quick Conversions
| MOP | KGS |
|---|---|
| 1 MOP | 10.84 KGS |
| 10 MOP | 108.37 KGS |
| 50 MOP | 541.87 KGS |
| 100 MOP | 1,083.74 KGS |
| 500 MOP | 5,418.71 KGS |
| 1,000 MOP | 10,837.42 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-05-27T16:06:20Z",
"rates": {
"KGS": 10.837417
}
}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": 1083.7417,
"rate": 10.837417
}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