Rate Overview
Live
1 KYD = 9.6852 MOP
1 MOP = 0.103251
KYD
Avg
9.6840
High
9.6868
Low
9.6819
Last updated: 5/7/2026, 3:59:20 PM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.69 MOP |
| 10 KYD | 96.85 MOP |
| 50 KYD | 484.26 MOP |
| 100 KYD | 968.52 MOP |
| 500 KYD | 4,842.58 MOP |
| 1,000 KYD | 9,685.16 MOP |
Get KYD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=MOPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-07T15:59:20Z",
"rates": {
"MOP": 9.685164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "MOP",
"amount": 100
},
"result": 968.5164,
"rate": 9.685164
}Build with KYD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key