Rate Overview
Live
1 DOP = 7.2496 KMF
1 KMF = 0.137939
DOP
Avg
7.2599
High
7.2996
Low
7.2156
Last updated: 6/17/2026, 4:16:18 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.25 KMF |
| 10 DOP | 72.50 KMF |
| 50 DOP | 362.48 KMF |
| 100 DOP | 724.96 KMF |
| 500 DOP | 3,624.79 KMF |
| 1,000 DOP | 7,249.57 KMF |
Get DOP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KMFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-17T04:16:18Z",
"rates": {
"KMF": 7.249571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KMF",
"amount": 100
},
"result": 724.9571000000001,
"rate": 7.249571
}Build with DOP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key