Rate Overview
Live
1 MOP = 10.8436 KGS
1 KGS = 0.092221
MOP
Avg
10.8490
High
10.8738
Low
10.8126
Last updated: 3/27/2026, 11:34:15 AM
Quick Conversions
| MOP | KGS |
|---|---|
| 1 MOP | 10.84 KGS |
| 10 MOP | 108.44 KGS |
| 50 MOP | 542.18 KGS |
| 100 MOP | 1,084.36 KGS |
| 500 MOP | 5,421.78 KGS |
| 1,000 MOP | 10,843.57 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-03-27T11:34:15Z",
"rates": {
"KGS": 10.843566
}
}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.3565999999998,
"rate": 10.843566
}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