Rate Overview
Live
1 MOP = 10.8698 KGS
1 KGS = 0.091998
MOP
Avg
10.8701
High
10.9321
Low
10.8040
Last updated: 7/28/2026, 3:33:46 PM
Quick Conversions
| MOP | KGS |
|---|---|
| 1 MOP | 10.87 KGS |
| 10 MOP | 108.70 KGS |
| 50 MOP | 543.49 KGS |
| 100 MOP | 1,086.98 KGS |
| 500 MOP | 5,434.92 KGS |
| 1,000 MOP | 10,869.83 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-07-28T15:33:46Z",
"rates": {
"KGS": 10.86983
}
}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": 1086.983,
"rate": 10.86983
}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