Rate Overview
Live
1 KMF = 0.138295 DOP
1 DOP = 7.2309
KMF
Avg
0.138424
High
0.139164
Low
0.137780
Last updated: 9/3/2026, 1:46:30 PM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.38 DOP |
| 50 KMF | 6.91 DOP |
| 100 KMF | 13.83 DOP |
| 500 KMF | 69.15 DOP |
| 1,000 KMF | 138.30 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-09-03T13:46:30Z",
"rates": {
"DOP": 0.138295
}
}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": 13.8295,
"rate": 0.138295
}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