Rate Overview
Live
1 KYD = 9.7174 MOP
1 MOP = 0.102908
KYD
Avg
9.6821
High
9.7689
Low
9.6201
Last updated: 5/27/2026, 8:29:54 PM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.72 MOP |
| 10 KYD | 97.17 MOP |
| 50 KYD | 485.87 MOP |
| 100 KYD | 971.74 MOP |
| 500 KYD | 4,858.71 MOP |
| 1,000 KYD | 9,717.41 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-27T20:29:54Z",
"rates": {
"MOP": 9.717412
}
}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": 971.7411999999999,
"rate": 9.717412
}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