Rate Overview
Live
1 KGS = 0.092349 MOP
1 MOP = 10.8285
KGS
Avg
0.092366
High
0.092417
Low
0.092349
Last updated: 7/8/2026, 3:43:56 AM
Quick Conversions
| KGS | MOP |
|---|---|
| 1 KGS | 0.09 MOP |
| 10 KGS | 0.92 MOP |
| 50 KGS | 4.62 MOP |
| 100 KGS | 9.23 MOP |
| 500 KGS | 46.17 MOP |
| 1,000 KGS | 92.35 MOP |
Get KGS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MOPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-08T03:43:56Z",
"rates": {
"MOP": 0.092349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MOP",
"amount": 100
},
"result": 9.2349,
"rate": 0.092349
}Build with KGS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key