Rate Overview
Live
1 MVR = 4.0020 PHP
1 PHP = 0.249873
MVR
Avg
3.9741
High
4.0057
Low
3.9065
Last updated: 5/27/2026, 2:27:24 AM
Quick Conversions
| MVR | PHP |
|---|---|
| 1 MVR | 4.00 PHP |
| 10 MVR | 40.02 PHP |
| 50 MVR | 200.10 PHP |
| 100 MVR | 400.20 PHP |
| 500 MVR | 2,001.02 PHP |
| 1,000 MVR | 4,002.03 PHP |
Get MVR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PHPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-27T02:27:24Z",
"rates": {
"PHP": 4.00203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PHP",
"amount": 100
},
"result": 400.20300000000003,
"rate": 4.00203
}Build with MVR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key