Rate Overview
Live
1 PHP = 0.256592 MVR
1 MVR = 3.8972
PHP
Avg
0.257634
High
0.258504
Low
0.256592
Last updated: 4/16/2026, 10:40:28 PM
Quick Conversions
| PHP | MVR |
|---|---|
| 1 PHP | 0.26 MVR |
| 10 PHP | 2.57 MVR |
| 50 PHP | 12.83 MVR |
| 100 PHP | 25.66 MVR |
| 500 PHP | 128.30 MVR |
| 1,000 PHP | 256.59 MVR |
Get PHP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MVRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-16T22:40:28Z",
"rates": {
"MVR": 0.256592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MVR",
"amount": 100
},
"result": 25.6592,
"rate": 0.256592
}Build with PHP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key