Rate Overview
Live
1 KGS = 0.092298 MOP
1 MOP = 10.8345
KGS
Avg
0.092121
High
0.092355
Low
0.091690
Last updated: 6/18/2026, 1:22:25 PM
Quick Conversions
| KGS | MOP |
|---|---|
| 1 KGS | 0.09 MOP |
| 10 KGS | 0.92 MOP |
| 50 KGS | 4.61 MOP |
| 100 KGS | 9.23 MOP |
| 500 KGS | 46.15 MOP |
| 1,000 KGS | 92.30 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-06-18T13:22:25Z",
"rates": {
"MOP": 0.092298
}
}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.229800000000001,
"rate": 0.092298
}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