Rate Overview
Live
1 MOP = 10.8285 KGS
1 KGS = 0.092349
MOP
Avg
10.8328
High
10.8529
Low
10.8271
Last updated: 5/7/2026, 6:55:05 AM
Quick Conversions
| MOP | KGS |
|---|---|
| 1 MOP | 10.83 KGS |
| 10 MOP | 108.29 KGS |
| 50 MOP | 541.43 KGS |
| 100 MOP | 1,082.85 KGS |
| 500 MOP | 5,414.27 KGS |
| 1,000 MOP | 10,828.54 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-07T06:55:05Z",
"rates": {
"KGS": 10.828538
}
}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": 1082.8538,
"rate": 10.828538
}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