Rate Overview
Live
1 KGS = 0.092120 MOP
1 MOP = 10.8554
KGS
Avg
0.092103
High
0.092145
Low
0.091964
Last updated: 3/7/2026, 3:05:10 AM
Quick Conversions
| KGS | MOP |
|---|---|
| 1 KGS | 0.09 MOP |
| 10 KGS | 0.92 MOP |
| 50 KGS | 4.61 MOP |
| 100 KGS | 9.21 MOP |
| 500 KGS | 46.06 MOP |
| 1,000 KGS | 92.12 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-03-07T03:05:10Z",
"rates": {
"MOP": 0.09212
}
}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.212,
"rate": 0.09212
}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