Rate Overview
Live
1 KGS = 0.092220 MOP
1 MOP = 10.8436
KGS
Avg
0.091960
High
0.092608
Low
0.091328
Last updated: 3/27/2026, 10:22:01 AM
Quick Conversions
| KGS | MOP |
|---|---|
| 1 KGS | 0.09 MOP |
| 10 KGS | 0.92 MOP |
| 50 KGS | 4.61 MOP |
| 100 KGS | 9.22 MOP |
| 500 KGS | 46.11 MOP |
| 1,000 KGS | 92.22 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-27T10:22:01Z",
"rates": {
"MOP": 0.09222
}
}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.222,
"rate": 0.09222
}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