Rate Overview
Live
1 KGS = 0.092366 MOP
1 MOP = 10.8265
KGS
Avg
0.092308
High
0.092371
Low
0.091997
Last updated: 8/3/2026, 6:41:19 PM
Quick Conversions
| KGS | MOP |
|---|---|
| 1 KGS | 0.09 MOP |
| 10 KGS | 0.92 MOP |
| 50 KGS | 4.62 MOP |
| 100 KGS | 9.24 MOP |
| 500 KGS | 46.18 MOP |
| 1,000 KGS | 92.37 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-08-03T18:41:19Z",
"rates": {
"MOP": 0.092366
}
}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.236600000000001,
"rate": 0.092366
}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