Rate Overview
Live
1 PHP = 0.898047 MKD
1 MKD = 1.1135
PHP
Avg
0.901000
High
0.909318
Low
0.895360
Last updated: 3/7/2026, 7:35:09 AM
Quick Conversions
| PHP | MKD |
|---|---|
| 1 PHP | 0.90 MKD |
| 10 PHP | 8.98 MKD |
| 50 PHP | 44.90 MKD |
| 100 PHP | 89.80 MKD |
| 500 PHP | 449.02 MKD |
| 1,000 PHP | 898.05 MKD |
Get PHP/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MKDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T07:35:09Z",
"rates": {
"MKD": 0.898047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MKD",
"amount": 100
},
"result": 89.8047,
"rate": 0.898047
}Build with PHP/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key