Rate Overview
Live
1 KMF = 0.142693 DOP
1 DOP = 7.0081
KMF
Avg
0.141871
High
0.142693
Low
0.141390
Last updated: 5/8/2026, 1:56:01 AM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.43 DOP |
| 50 KMF | 7.13 DOP |
| 100 KMF | 14.27 DOP |
| 500 KMF | 71.35 DOP |
| 1,000 KMF | 142.69 DOP |
Get KMF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=DOPExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-05-08T01:56:01Z",
"rates": {
"DOP": 0.142693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "DOP",
"amount": 100
},
"result": 14.2693,
"rate": 0.142693
}Build with KMF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key