Rate Overview
Live
1 KYD = 9.7103 MOP
1 MOP = 0.102983
KYD
Avg
9.7221
High
9.8266
Low
9.6934
Last updated: 6/19/2026, 8:21:01 AM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.71 MOP |
| 10 KYD | 97.10 MOP |
| 50 KYD | 485.52 MOP |
| 100 KYD | 971.03 MOP |
| 500 KYD | 4,855.17 MOP |
| 1,000 KYD | 9,710.34 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-06-19T08:21:01Z",
"rates": {
"MOP": 9.71034
}
}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.034,
"rate": 9.71034
}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